home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / C-D / CoolMacStacks.sea / Cool Mac Stacks / Fun and Games / The Pizza Navigator 2.2 / cards.xml < prev    next >
Text File  |  1991-12-17  |  37KB  |  1,203 lines

  1. card_6268.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>6268</id>
  6.     <filler1>0</filler1>
  7.     <bitmap>BMAP_8057.pbm</bitmap>
  8.     <cantDelete> <false /> </cantDelete>
  9.     <showPict> <true /> </showPict>
  10.     <dontSearch> <false /> </dontSearch>
  11.     <owner>5765</owner>
  12.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  13.     <part>
  14.         <id>27</id>
  15.         <type>button</type>
  16.         <visible> <true /> </visible>
  17.         <reserved5> 0 </reserved5>
  18.         <reserved4> 0 </reserved4>
  19.         <reserved3> 0 </reserved3>
  20.         <reserved2> 0 </reserved2>
  21.         <reserved1> 0 </reserved1>
  22.         <enabled> <true /> </enabled>
  23.         <rect>
  24.             <left>442</left>
  25.             <top>286</top>
  26.             <right>507</right>
  27.             <bottom>303</bottom>
  28.         </rect>
  29.         <style>transparent</style>
  30.         <showName> <true /> </showName>
  31.         <highlight> <false /> </highlight>
  32.         <autoHighlight> <true /> </autoHighlight>
  33.         <sharedHighlight> <true /> </sharedHighlight>
  34.         <family>0</family>
  35.         <titleWidth>0</titleWidth>
  36.         <icon>0</icon>
  37.         <textAlign>center</textAlign>
  38.         <font>Geneva</font>
  39.         <textSize>9</textSize>
  40.         <textStyle>plain</textStyle>
  41.         <name>Reset Pizza</name>
  42.         <script>on mouseUpput bg fld "toppingNamesandLocs" into inforepeat with i = 1 to the number of lines in infoset cursor to busyset the loc of bg btn (item 1 of line i of info) to (item 2 of line i of info),(item 3 of line i of info)end repeatput the short name of bg btn id 22 into whichCardput (word 1 of line 1 of bg fld "c1" of card (whichCard)) into bg fld thePriceput empty into fld whoseOnPizzaend mouseUp</script>
  43.     </part>
  44.     <content>
  45.         <layer>background</layer>
  46.         <id>2</id>
  47.         <text>5.75</text>
  48.     </content>
  49.     <content>
  50.         <layer>background</layer>
  51.         <id>20</id>
  52.         <text>5.75,.50,1.25,.75,.50,.95,1.15,.75,1.25,.95,1.00,1.75,1.25,.75,.75</text>
  53.     </content>
  54.     <content>
  55.         <layer>background</layer>
  56.         <id>25</id>
  57.         <text>Mushrooms,400,175Pepperoni,335,226Green Pepper,335,175Onions,462,124Extra Cheese,334,73Sausage,462,175Hot Peppers,401,73Anchovies,462,226Hamburger,400,226Artichoke,335,277Green Olives,399,124Black Olives,334,124Broccoli,461,73Eggplant,400,276</text>
  58.     </content>
  59.     <name>pizzaBuilder</name>
  60.     <script>on openCardhide menuBarend openCardon closeCardshow menuBarend closeCardon updatePrice howMuch,onOrOff,offsetNumberif onOrOff is "Off" then multiply howMuch by -1add howMuch to field thePriceif onOrOff is "Off" then put empty into line offsetNumber of fld whoseOnPizzaelse put "‚Ä¢" into line offsetNumber of fld whoseOnPizzaend updatePriceon getIngredientglobal pizzaRect,Origin,padRect,ingredientListset numberFormat to 0.00if the loc of the target is within pizzaRect thenif Origin is not within pizzaRect thenupdatePrice (item (itemOffset(the short name of the target,ingredientList)) of bg fld priceList),on,(itemOffset(the short name of the target,ingredientList))end ifelseif Origin is not within padRect thenupdatePrice (item (itemOffset(the short name of the target,ingredientList)) of bg fld priceList),off,(itemOffset(the short name of the target,ingredientList))end ifend ifend getIngredienton getPrices whichCardrepeat with i = 1 to the number of lines in bg fld c1 of cd whichCardset cursor to busyput line i of bg fld c1 of cd whichCard into item i of prices1end repeatrepeat with i = 1 to the number of lines in bg fld c2 of cd whichCardset cursor to busyput line i of bg fld c2 of cd whichCard into item i of prices2end repeatrepeat with i = 1 to the number of lines in bg fld c3 of cd whichCardset cursor to busyput line i of bg fld c3 of cd whichCard into item i of prices3end repeatput prices1 & "," & prices2 & "," & prices3 into bg fld priceListlock screenput item 1 of prices1 into bg fld thePricerecalcPriceunlock screenend getPriceson recalcPriceset numberFormat to 0.00put item 1 of bg fld priceList into bg fld thePricerepeat with i = 1 to the number of lines in bg fld whoseOnPizzaif line i of fld whoseOnPizza is not empty then add item i of fld priceList to bg fld thePriceend repeatend recalcPriceon moveIngredientglobal Originput rect of the target into theRectput loc of the target into theLocput theLoc into Originset cursor to arrowrepeat until the mouse is upset the loc of the target to the mouseLocend repeatend moveIngredient</script>
  61. </card>
  62.  
  63.  
  64. card_7233.xml
  65. <?xml version="1.0" encoding="utf-8" ?>
  66. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  67. <card>
  68.     <id>7233</id>
  69.     <filler1>0</filler1>
  70.     <cantDelete> <false /> </cantDelete>
  71.     <showPict> <true /> </showPict>
  72.     <dontSearch> <false /> </dontSearch>
  73.     <owner>4635</owner>
  74.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  75.     <content>
  76.         <layer>background</layer>
  77.         <id>1</id>
  78.         <text>Mama Mia's</text>
  79.     </content>
  80.     <content>
  81.         <layer>background</layer>
  82.         <id>2</id>
  83.         <text>555-1650</text>
  84.     </content>
  85.     <content>
  86.         <layer>background</layer>
  87.         <id>3</id>
  88.         <text>14  Colin DriveAllston, MA 02593</text>
  89.     </content>
  90.     <content>
  91.         <layer>background</layer>
  92.         <id>7</id>
  93.         <text>Deep Dish</text>
  94.     </content>
  95.     <content>
  96.         <layer>background</layer>
  97.         <id>4</id>
  98.         <text>4.75.751.25.75.75</text>
  99.     </content>
  100.     <content>
  101.         <layer>background</layer>
  102.         <id>5</id>
  103.         <text>1.001.251.001.50.75</text>
  104.     </content>
  105.     <content>
  106.         <layer>background</layer>
  107.         <id>6</id>
  108.         <text>.751.251.251.001.00</text>
  109.     </content>
  110.     <name>Mama Mia's</name>
  111.     <script></script>
  112. </card>
  113.  
  114.  
  115. card_2348.xml
  116. <?xml version="1.0" encoding="utf-8" ?>
  117. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  118. <card>
  119.     <id>2348</id>
  120.     <filler1>0</filler1>
  121.     <bitmap>BMAP_5942.pbm</bitmap>
  122.     <cantDelete> <false /> </cantDelete>
  123.     <showPict> <true /> </showPict>
  124.     <dontSearch> <false /> </dontSearch>
  125.     <owner>4635</owner>
  126.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  127.     <content>
  128.         <layer>background</layer>
  129.         <id>1</id>
  130.         <text>Quicky Pizza</text>
  131.     </content>
  132.     <content>
  133.         <layer>background</layer>
  134.         <id>2</id>
  135.         <text>555-9434 </text>
  136.     </content>
  137.     <content>
  138.         <layer>background</layer>
  139.         <id>3</id>
  140.         <text>35 Broilston St.Brookline, MA</text>
  141.     </content>
  142.     <content>
  143.         <layer>background</layer>
  144.         <id>4</id>
  145.         <text>5.75.501.25.75.50</text>
  146.     </content>
  147.     <content>
  148.         <layer>background</layer>
  149.         <id>5</id>
  150.         <text>.951.15.751.25.95</text>
  151.     </content>
  152.     <content>
  153.         <layer>background</layer>
  154.         <id>6</id>
  155.         <text>1.001.751.25.75.75</text>
  156.     </content>
  157.     <content>
  158.         <layer>background</layer>
  159.         <id>7</id>
  160.         <text>Great cheese. Don't get their anchovies (too salty).</text>
  161.     </content>
  162.     <name>Quicky Pizza</name>
  163.     <script></script>
  164. </card>
  165.  
  166.  
  167. card_6785.xml
  168. <?xml version="1.0" encoding="utf-8" ?>
  169. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  170. <card>
  171.     <id>6785</id>
  172.     <filler1>0</filler1>
  173.     <cantDelete> <false /> </cantDelete>
  174.     <showPict> <true /> </showPict>
  175.     <dontSearch> <false /> </dontSearch>
  176.     <owner>4635</owner>
  177.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  178.     <part>
  179.         <id>3</id>
  180.         <type>button</type>
  181.         <visible> <true /> </visible>
  182.         <reserved5> 0 </reserved5>
  183.         <reserved4> 0 </reserved4>
  184.         <reserved3> 0 </reserved3>
  185.         <reserved2> 0 </reserved2>
  186.         <reserved1> 0 </reserved1>
  187.         <enabled> <true /> </enabled>
  188.         <rect>
  189.             <left>37</left>
  190.             <top>307</top>
  191.             <right>61</right>
  192.             <bottom>328</bottom>
  193.         </rect>
  194.         <style>transparent</style>
  195.         <showName> <false /> </showName>
  196.         <highlight> <false /> </highlight>
  197.         <autoHighlight> <true /> </autoHighlight>
  198.         <sharedHighlight> <true /> </sharedHighlight>
  199.         <family>0</family>
  200.         <titleWidth>0</titleWidth>
  201.         <icon>0</icon>
  202.         <textAlign>center</textAlign>
  203.         <font>Chicago</font>
  204.         <textSize>12</textSize>
  205.         <textStyle>plain</textStyle>
  206.         <name></name>
  207.         <script>on mouseUpvisual effect zoom opengo to cd pizzaBuilderend mouseUp</script>
  208.     </part>
  209.     <content>
  210.         <layer>background</layer>
  211.         <id>1</id>
  212.         <text>Pete's Pizza</text>
  213.     </content>
  214.     <content>
  215.         <layer>background</layer>
  216.         <id>4</id>
  217.         <text>6.00.75.90.65.65</text>
  218.     </content>
  219.     <content>
  220.         <layer>background</layer>
  221.         <id>5</id>
  222.         <text>.651.15.651.50.65</text>
  223.     </content>
  224.     <content>
  225.         <layer>background</layer>
  226.         <id>6</id>
  227.         <text>1.10.901.75.85.85</text>
  228.     </content>
  229.     <content>
  230.         <layer>background</layer>
  231.         <id>2</id>
  232.         <text>555-5174</text>
  233.     </content>
  234.     <content>
  235.         <layer>background</layer>
  236.         <id>3</id>
  237.         <text>163 Central Blvd.Newton, MA</text>
  238.     </content>
  239.     <content>
  240.         <layer>background</layer>
  241.         <id>7</id>
  242.         <text>Garlic-y sauce!  Fast Delivery</text>
  243.     </content>
  244.     <name>Pete's Pizza</name>
  245.     <script></script>
  246. </card>
  247.  
  248.  
  249. card_4928.xml
  250. <?xml version="1.0" encoding="utf-8" ?>
  251. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  252. <card>
  253.     <id>4928</id>
  254.     <filler1>0</filler1>
  255.     <cantDelete> <false /> </cantDelete>
  256.     <showPict> <true /> </showPict>
  257.     <dontSearch> <false /> </dontSearch>
  258.     <owner>4635</owner>
  259.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  260.     <content>
  261.         <layer>background</layer>
  262.         <id>1</id>
  263.         <text>Sal's Pizza Parlor</text>
  264.     </content>
  265.     <content>
  266.         <layer>background</layer>
  267.         <id>4</id>
  268.         <text>5.00.751.00.75.75</text>
  269.     </content>
  270.     <content>
  271.         <layer>background</layer>
  272.         <id>5</id>
  273.         <text>.751.00.751.25.75</text>
  274.     </content>
  275.     <content>
  276.         <layer>background</layer>
  277.         <id>6</id>
  278.         <text>1.001.001.25.75.75</text>
  279.     </content>
  280.     <content>
  281.         <layer>background</layer>
  282.         <id>2</id>
  283.         <text>555-2778</text>
  284.     </content>
  285.     <content>
  286.         <layer>background</layer>
  287.         <id>3</id>
  288.         <text>34 Harland AvenueCambridge, MA</text>
  289.     </content>
  290.     <content>
  291.         <layer>background</layer>
  292.         <id>7</id>
  293.         <text>Very good eggplant pizza. Dough can be a little soggy though.</text>
  294.     </content>
  295.     <name>Sal's Pizza Parlor</name>
  296.     <script></script>
  297. </card>
  298.  
  299.  
  300. card_10476.xml
  301. <?xml version="1.0" encoding="utf-8" ?>
  302. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  303. <card>
  304.     <id>10476</id>
  305.     <filler1>0</filler1>
  306.     <bitmap>BMAP_10564.pbm</bitmap>
  307.     <cantDelete> <false /> </cantDelete>
  308.     <showPict> <true /> </showPict>
  309.     <dontSearch> <false /> </dontSearch>
  310.     <owner>2684</owner>
  311.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  312.     <part>
  313.         <id>1</id>
  314.         <type>button</type>
  315.         <visible> <true /> </visible>
  316.         <reserved5> 0 </reserved5>
  317.         <reserved4> 0 </reserved4>
  318.         <reserved3> 0 </reserved3>
  319.         <reserved2> 0 </reserved2>
  320.         <reserved1> 0 </reserved1>
  321.         <enabled> <true /> </enabled>
  322.         <rect>
  323.             <left>182</left>
  324.             <top>275</top>
  325.             <right>338</right>
  326.             <bottom>304</bottom>
  327.         </rect>
  328.         <style>transparent</style>
  329.         <showName> <true /> </showName>
  330.         <highlight> <false /> </highlight>
  331.         <autoHighlight> <true /> </autoHighlight>
  332.         <sharedHighlight> <true /> </sharedHighlight>
  333.         <family>0</family>
  334.         <titleWidth>0</titleWidth>
  335.         <icon>0</icon>
  336.         <textAlign>center</textAlign>
  337.         <font>Chicago</font>
  338.         <textSize>12</textSize>
  339.         <textStyle>plain</textStyle>
  340.         <name>back to help menu</name>
  341.         <script>on mouseUpvisual effect dissolvego to cd help1end mouseUp</script>
  342.     </part>
  343.     <part>
  344.         <id>2</id>
  345.         <type>field</type>
  346.         <visible> <true /> </visible>
  347.         <dontWrap> <false /> </dontWrap>
  348.         <dontSearch> <false /> </dontSearch>
  349.         <sharedText> <false /> </sharedText>
  350.         <fixedLineHeight> <true /> </fixedLineHeight>
  351.         <autoTab> <false /> </autoTab>
  352.         <lockText> <false /> </lockText>
  353.         <rect>
  354.             <left>87</left>
  355.             <top>85</top>
  356.             <right>282</right>
  357.             <bottom>207</bottom>
  358.         </rect>
  359.         <style>shadow</style>
  360.         <autoSelect> <false /> </autoSelect>
  361.         <showLines> <false /> </showLines>
  362.         <wideMargins> <true /> </wideMargins>
  363.         <multipleLines> <false /> </multipleLines>
  364.         <reservedFamily> 0 </reservedFamily>
  365.         <titleWidth>0</titleWidth>
  366.         <icon>0</icon>
  367.         <textAlign>left</textAlign>
  368.         <font>Geneva</font>
  369.         <textSize>9</textSize>
  370.         <textStyle>plain</textStyle>
  371.         <textHeight>12</textHeight>
  372.         <name></name>
  373.         <script></script>
  374.     </part>
  375.     <part>
  376.         <id>3</id>
  377.         <type>field</type>
  378.         <visible> <true /> </visible>
  379.         <dontWrap> <false /> </dontWrap>
  380.         <dontSearch> <false /> </dontSearch>
  381.         <sharedText> <false /> </sharedText>
  382.         <fixedLineHeight> <true /> </fixedLineHeight>
  383.         <autoTab> <false /> </autoTab>
  384.         <lockText> <true /> </lockText>
  385.         <rect>
  386.             <left>111</left>
  387.             <top>225</top>
  388.             <right>231</right>
  389.             <bottom>273</bottom>
  390.         </rect>
  391.         <style>shadow</style>
  392.         <autoSelect> <false /> </autoSelect>
  393.         <showLines> <false /> </showLines>
  394.         <wideMargins> <true /> </wideMargins>
  395.         <multipleLines> <false /> </multipleLines>
  396.         <reservedFamily> 0 </reservedFamily>
  397.         <titleWidth>0</titleWidth>
  398.         <icon>0</icon>
  399.         <textAlign>left</textAlign>
  400.         <font>Geneva</font>
  401.         <textSize>9</textSize>
  402.         <textStyle>plain</textStyle>
  403.         <textHeight>12</textHeight>
  404.         <name></name>
  405.         <script></script>
  406.     </part>
  407.     <content>
  408.         <layer>card</layer>
  409.         <id>2</id>
  410.         <text>Choose a pizza parlor via the pop-up menu at the top. Drag the toppings on the right you wish to have on your pizza on or off the pizza at the left. The price will be updated using prices for the parlor you have chosen. If you choose another parlor from the pop-up menu,  The Pizza Navigator will automatically recalculate the cost.</text>
  411.     </content>
  412.     <content>
  413.         <layer>card</layer>
  414.         <id>3</id>
  415.         <text>Click to dial parlor named at the top. Uses speaker or modem.</text>
  416.     </content>
  417.     <name>help3</name>
  418.     <script></script>
  419. </card>
  420.  
  421.  
  422. card_8926.xml
  423. <?xml version="1.0" encoding="utf-8" ?>
  424. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  425. <card>
  426.     <id>8926</id>
  427.     <filler1>0</filler1>
  428.     <bitmap>BMAP_9384.pbm</bitmap>
  429.     <cantDelete> <false /> </cantDelete>
  430.     <showPict> <true /> </showPict>
  431.     <dontSearch> <false /> </dontSearch>
  432.     <owner>2684</owner>
  433.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  434.     <part>
  435.         <id>1</id>
  436.         <type>button</type>
  437.         <visible> <true /> </visible>
  438.         <reserved5> 0 </reserved5>
  439.         <reserved4> 0 </reserved4>
  440.         <reserved3> 0 </reserved3>
  441.         <reserved2> 0 </reserved2>
  442.         <reserved1> 0 </reserved1>
  443.         <enabled> <true /> </enabled>
  444.         <rect>
  445.             <left>184</left>
  446.             <top>275</top>
  447.             <right>337</right>
  448.             <bottom>303</bottom>
  449.         </rect>
  450.         <style>transparent</style>
  451.         <showName> <true /> </showName>
  452.         <highlight> <false /> </highlight>
  453.         <autoHighlight> <true /> </autoHighlight>
  454.         <sharedHighlight> <true /> </sharedHighlight>
  455.         <family>0</family>
  456.         <titleWidth>0</titleWidth>
  457.         <icon>0</icon>
  458.         <textAlign>center</textAlign>
  459.         <font>Chicago</font>
  460.         <textSize>12</textSize>
  461.         <textStyle>plain</textStyle>
  462.         <name>back to help menu</name>
  463.         <script>on mouseUpvisual effect dissolvego to cd help1end mouseUp</script>
  464.     </part>
  465.     <part>
  466.         <id>2</id>
  467.         <type>field</type>
  468.         <visible> <true /> </visible>
  469.         <dontWrap> <false /> </dontWrap>
  470.         <dontSearch> <false /> </dontSearch>
  471.         <sharedText> <false /> </sharedText>
  472.         <fixedLineHeight> <true /> </fixedLineHeight>
  473.         <autoTab> <false /> </autoTab>
  474.         <lockText> <true /> </lockText>
  475.         <rect>
  476.             <left>156</left>
  477.             <top>81</top>
  478.             <right>241</right>
  479.             <bottom>158</bottom>
  480.         </rect>
  481.         <style>shadow</style>
  482.         <autoSelect> <false /> </autoSelect>
  483.         <showLines> <false /> </showLines>
  484.         <wideMargins> <true /> </wideMargins>
  485.         <multipleLines> <false /> </multipleLines>
  486.         <reservedFamily> 0 </reservedFamily>
  487.         <titleWidth>0</titleWidth>
  488.         <icon>0</icon>
  489.         <textAlign>left</textAlign>
  490.         <font>Geneva</font>
  491.         <textSize>9</textSize>
  492.         <textStyle>plain</textStyle>
  493.         <textHeight>12</textHeight>
  494.         <name></name>
  495.         <script></script>
  496.     </part>
  497.     <part>
  498.         <id>4</id>
  499.         <type>field</type>
  500.         <visible> <true /> </visible>
  501.         <dontWrap> <false /> </dontWrap>
  502.         <dontSearch> <false /> </dontSearch>
  503.         <sharedText> <false /> </sharedText>
  504.         <fixedLineHeight> <true /> </fixedLineHeight>
  505.         <autoTab> <false /> </autoTab>
  506.         <lockText> <true /> </lockText>
  507.         <rect>
  508.             <left>337</left>
  509.             <top>250</top>
  510.             <right>437</right>
  511.             <bottom>289</bottom>
  512.         </rect>
  513.         <style>shadow</style>
  514.         <autoSelect> <false /> </autoSelect>
  515.         <showLines> <false /> </showLines>
  516.         <wideMargins> <true /> </wideMargins>
  517.         <multipleLines> <false /> </multipleLines>
  518.         <reservedFamily> 0 </reservedFamily>
  519.         <titleWidth>0</titleWidth>
  520.         <icon>0</icon>
  521.         <textAlign>left</textAlign>
  522.         <font>Geneva</font>
  523.         <textSize>9</textSize>
  524.         <textStyle>plain</textStyle>
  525.         <textHeight>12</textHeight>
  526.         <name></name>
  527.         <script></script>
  528.     </part>
  529.     <part>
  530.         <id>5</id>
  531.         <type>field</type>
  532.         <visible> <true /> </visible>
  533.         <dontWrap> <false /> </dontWrap>
  534.         <dontSearch> <false /> </dontSearch>
  535.         <sharedText> <false /> </sharedText>
  536.         <fixedLineHeight> <true /> </fixedLineHeight>
  537.         <autoTab> <false /> </autoTab>
  538.         <lockText> <true /> </lockText>
  539.         <rect>
  540.             <left>409</left>
  541.             <top>213</top>
  542.             <right>502</right>
  543.             <bottom>248</bottom>
  544.         </rect>
  545.         <style>shadow</style>
  546.         <autoSelect> <false /> </autoSelect>
  547.         <showLines> <false /> </showLines>
  548.         <wideMargins> <true /> </wideMargins>
  549.         <multipleLines> <false /> </multipleLines>
  550.         <reservedFamily> 0 </reservedFamily>
  551.         <titleWidth>0</titleWidth>
  552.         <icon>0</icon>
  553.         <textAlign>left</textAlign>
  554.         <font>Geneva</font>
  555.         <textSize>9</textSize>
  556.         <textStyle>plain</textStyle>
  557.         <textHeight>12</textHeight>
  558.         <name></name>
  559.         <script></script>
  560.     </part>
  561.     <part>
  562.         <id>7</id>
  563.         <type>field</type>
  564.         <visible> <true /> </visible>
  565.         <dontWrap> <false /> </dontWrap>
  566.         <dontSearch> <false /> </dontSearch>
  567.         <sharedText> <false /> </sharedText>
  568.         <fixedLineHeight> <true /> </fixedLineHeight>
  569.         <autoTab> <false /> </autoTab>
  570.         <lockText> <true /> </lockText>
  571.         <rect>
  572.             <left>14</left>
  573.             <top>266</top>
  574.             <right>163</right>
  575.             <bottom>292</bottom>
  576.         </rect>
  577.         <style>shadow</style>
  578.         <autoSelect> <false /> </autoSelect>
  579.         <showLines> <false /> </showLines>
  580.         <wideMargins> <true /> </wideMargins>
  581.         <multipleLines> <false /> </multipleLines>
  582.         <reservedFamily> 0 </reservedFamily>
  583.         <titleWidth>0</titleWidth>
  584.         <icon>0</icon>
  585.         <textAlign>left</textAlign>
  586.         <font>Geneva</font>
  587.         <textSize>9</textSize>
  588.         <textStyle>plain</textStyle>
  589.         <textHeight>12</textHeight>
  590.         <name></name>
  591.         <script></script>
  592.     </part>
  593.     <content>
  594.         <layer>card</layer>
  595.         <id>2</id>
  596.         <text>Fill in these fields with the info and prices for each pizza parlor.</text>
  597.     </content>
  598.     <content>
  599.         <layer>card</layer>
  600.         <id>4</id>
  601.         <text>To add a new card and pizza parlor.</text>
  602.     </content>
  603.     <content>
  604.         <layer>card</layer>
  605.         <id>5</id>
  606.         <text>To find a parlor, usually by name.</text>
  607.     </content>
  608.     <content>
  609.         <layer>card</layer>
  610.         <id>7</id>
  611.         <text>To navigate back to these...</text>
  612.     </content>
  613.     <name>help2</name>
  614.     <script></script>
  615. </card>
  616.  
  617.  
  618. card_7126.xml
  619. <?xml version="1.0" encoding="utf-8" ?>
  620. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  621. <card>
  622.     <id>7126</id>
  623.     <filler1>0</filler1>
  624.     <bitmap>BMAP_8649.pbm</bitmap>
  625.     <cantDelete> <false /> </cantDelete>
  626.     <showPict> <true /> </showPict>
  627.     <dontSearch> <false /> </dontSearch>
  628.     <owner>2684</owner>
  629.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  630.     <part>
  631.         <id>1</id>
  632.         <type>button</type>
  633.         <visible> <true /> </visible>
  634.         <reserved5> 0 </reserved5>
  635.         <reserved4> 0 </reserved4>
  636.         <reserved3> 0 </reserved3>
  637.         <reserved2> 0 </reserved2>
  638.         <reserved1> 0 </reserved1>
  639.         <enabled> <true /> </enabled>
  640.         <rect>
  641.             <left>435</left>
  642.             <top>311</top>
  643.             <right>503</right>
  644.             <bottom>339</bottom>
  645.         </rect>
  646.         <style>transparent</style>
  647.         <showName> <true /> </showName>
  648.         <highlight> <false /> </highlight>
  649.         <autoHighlight> <true /> </autoHighlight>
  650.         <sharedHighlight> <true /> </sharedHighlight>
  651.         <family>0</family>
  652.         <titleWidth>0</titleWidth>
  653.         <icon>0</icon>
  654.         <textAlign>center</textAlign>
  655.         <font>Chicago</font>
  656.         <textSize>12</textSize>
  657.         <textStyle>plain</textStyle>
  658.         <name>OK</name>
  659.         <script>on mouseUpvisual effect dissolvego to cd mainmenuend mouseUp</script>
  660.     </part>
  661.     <part>
  662.         <id>2</id>
  663.         <type>button</type>
  664.         <visible> <true /> </visible>
  665.         <reserved5> 0 </reserved5>
  666.         <reserved4> 0 </reserved4>
  667.         <reserved3> 0 </reserved3>
  668.         <reserved2> 0 </reserved2>
  669.         <reserved1> 0 </reserved1>
  670.         <enabled> <true /> </enabled>
  671.         <rect>
  672.             <left>71</left>
  673.             <top>86</top>
  674.             <right>194</right>
  675.             <bottom>189</bottom>
  676.         </rect>
  677.         <style>transparent</style>
  678.         <showName> <false /> </showName>
  679.         <highlight> <false /> </highlight>
  680.         <autoHighlight> <true /> </autoHighlight>
  681.         <sharedHighlight> <true /> </sharedHighlight>
  682.         <family>0</family>
  683.         <titleWidth>0</titleWidth>
  684.         <icon>2507</icon>
  685.         <textAlign>center</textAlign>
  686.         <font>Chicago</font>
  687.         <textSize>12</textSize>
  688.         <textStyle>plain</textStyle>
  689.         <name>Help about ‚ÄòWhere to Buy‚Äô</name>
  690.         <script>on mouseUpvisual effect dissolvego to card help2end mouseUp</script>
  691.     </part>
  692.     <part>
  693.         <id>3</id>
  694.         <type>button</type>
  695.         <visible> <true /> </visible>
  696.         <reserved5> 0 </reserved5>
  697.         <reserved4> 0 </reserved4>
  698.         <reserved3> 0 </reserved3>
  699.         <reserved2> 0 </reserved2>
  700.         <reserved1> 0 </reserved1>
  701.         <enabled> <true /> </enabled>
  702.         <rect>
  703.             <left>295</left>
  704.             <top>86</top>
  705.             <right>418</right>
  706.             <bottom>189</bottom>
  707.         </rect>
  708.         <style>transparent</style>
  709.         <showName> <false /> </showName>
  710.         <highlight> <false /> </highlight>
  711.         <autoHighlight> <true /> </autoHighlight>
  712.         <sharedHighlight> <true /> </sharedHighlight>
  713.         <family>0</family>
  714.         <titleWidth>0</titleWidth>
  715.         <icon>2507</icon>
  716.         <textAlign>center</textAlign>
  717.         <font>Chicago</font>
  718.         <textSize>12</textSize>
  719.         <textStyle>plain</textStyle>
  720.         <name>Help about ‚ÄòPizza Builder‚Äô</name>
  721.         <script>on mouseUpvisual effect dissolvego to card help3end mouseUp</script>
  722.     </part>
  723.     <name>Help1</name>
  724.     <script></script>
  725. </card>
  726.  
  727.  
  728. card_7627.xml
  729. <?xml version="1.0" encoding="utf-8" ?>
  730. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  731. <card>
  732.     <id>7627</id>
  733.     <filler1>0</filler1>
  734.     <bitmap>BMAP_7718.pbm</bitmap>
  735.     <cantDelete> <false /> </cantDelete>
  736.     <showPict> <true /> </showPict>
  737.     <dontSearch> <false /> </dontSearch>
  738.     <owner>2684</owner>
  739.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  740.     <part>
  741.         <id>2</id>
  742.         <type>field</type>
  743.         <visible> <true /> </visible>
  744.         <dontWrap> <false /> </dontWrap>
  745.         <dontSearch> <false /> </dontSearch>
  746.         <sharedText> <false /> </sharedText>
  747.         <fixedLineHeight> <true /> </fixedLineHeight>
  748.         <autoTab> <false /> </autoTab>
  749.         <lockText> <true /> </lockText>
  750.         <rect>
  751.             <left>24</left>
  752.             <top>65</top>
  753.             <right>479</right>
  754.             <bottom>330</bottom>
  755.         </rect>
  756.         <style>transparent</style>
  757.         <autoSelect> <false /> </autoSelect>
  758.         <showLines> <false /> </showLines>
  759.         <wideMargins> <false /> </wideMargins>
  760.         <multipleLines> <false /> </multipleLines>
  761.         <reservedFamily> 0 </reservedFamily>
  762.         <titleWidth>0</titleWidth>
  763.         <icon>0</icon>
  764.         <textAlign>left</textAlign>
  765.         <font>Geneva</font>
  766.         <textSize>10</textSize>
  767.         <textStyle>plain</textStyle>
  768.         <textHeight>13</textHeight>
  769.         <name></name>
  770.         <script></script>
  771.     </part>
  772.     <part>
  773.         <id>3</id>
  774.         <type>button</type>
  775.         <visible> <true /> </visible>
  776.         <reserved5> 0 </reserved5>
  777.         <reserved4> 0 </reserved4>
  778.         <reserved3> 0 </reserved3>
  779.         <reserved2> 0 </reserved2>
  780.         <reserved1> 0 </reserved1>
  781.         <enabled> <true /> </enabled>
  782.         <rect>
  783.             <left>435</left>
  784.             <top>311</top>
  785.             <right>502</right>
  786.             <bottom>339</bottom>
  787.         </rect>
  788.         <style>transparent</style>
  789.         <showName> <true /> </showName>
  790.         <highlight> <false /> </highlight>
  791.         <autoHighlight> <true /> </autoHighlight>
  792.         <sharedHighlight> <true /> </sharedHighlight>
  793.         <family>0</family>
  794.         <titleWidth>0</titleWidth>
  795.         <icon>0</icon>
  796.         <textAlign>center</textAlign>
  797.         <font>Chicago</font>
  798.         <textSize>12</textSize>
  799.         <textStyle>plain</textStyle>
  800.         <name>OK</name>
  801.         <script>on mouseUpvisual effect dissolvego to cd mainmenuend mouseUp</script>
  802.     </part>
  803.     <part>
  804.         <id>4</id>
  805.         <type>button</type>
  806.         <visible> <true /> </visible>
  807.         <reserved5> 0 </reserved5>
  808.         <reserved4> 0 </reserved4>
  809.         <reserved3> 0 </reserved3>
  810.         <reserved2> 0 </reserved2>
  811.         <reserved1> 0 </reserved1>
  812.         <enabled> <true /> </enabled>
  813.         <rect>
  814.             <left>228</left>
  815.             <top>317</top>
  816.             <right>382</right>
  817.             <bottom>334</bottom>
  818.         </rect>
  819.         <style>transparent</style>
  820.         <showName> <true /> </showName>
  821.         <highlight> <false /> </highlight>
  822.         <autoHighlight> <true /> </autoHighlight>
  823.         <sharedHighlight> <true /> </sharedHighlight>
  824.         <family>0</family>
  825.         <titleWidth>0</titleWidth>
  826.         <icon>0</icon>
  827.         <textAlign>center</textAlign>
  828.         <font>Chicago</font>
  829.         <textSize>12</textSize>
  830.         <textStyle>plain</textStyle>
  831.         <name>Revision History...</name>
  832.         <script>on mouseUpset the hilite of cd btn "Revision History" to trueshow cd fld "Revision History"show cd btn "Revision History"show cd btn "CloseBox"end mouseUp-- ScriptEdit‚Ñ¢ Prefs:Monaco,9,47,24,472,600,64,64,50</script>
  833.     </part>
  834.     <part>
  835.         <id>5</id>
  836.         <type>field</type>
  837.         <visible> <false /> </visible>
  838.         <dontWrap> <false /> </dontWrap>
  839.         <dontSearch> <false /> </dontSearch>
  840.         <sharedText> <false /> </sharedText>
  841.         <fixedLineHeight> <true /> </fixedLineHeight>
  842.         <autoTab> <false /> </autoTab>
  843.         <lockText> <true /> </lockText>
  844.         <rect>
  845.             <left>209</left>
  846.             <top>242</top>
  847.             <right>499</right>
  848.             <bottom>309</bottom>
  849.         </rect>
  850.         <style>scrolling</style>
  851.         <autoSelect> <false /> </autoSelect>
  852.         <showLines> <false /> </showLines>
  853.         <wideMargins> <true /> </wideMargins>
  854.         <multipleLines> <false /> </multipleLines>
  855.         <reservedFamily> 0 </reservedFamily>
  856.         <titleWidth>0</titleWidth>
  857.         <icon>0</icon>
  858.         <textAlign>left</textAlign>
  859.         <font>Geneva</font>
  860.         <textSize>9</textSize>
  861.         <textStyle>plain</textStyle>
  862.         <textHeight>12</textHeight>
  863.         <name>Revision History</name>
  864.         <script>on mouseUpif the shiftKey is down thenset the lockText of me to not the lockText of meend ifend mouseUp</script>
  865.     </part>
  866.     <part>
  867.         <id>6</id>
  868.         <type>button</type>
  869.         <visible> <false /> </visible>
  870.         <reserved5> 0 </reserved5>
  871.         <reserved4> 0 </reserved4>
  872.         <reserved3> 0 </reserved3>
  873.         <reserved2> 0 </reserved2>
  874.         <reserved1> 0 </reserved1>
  875.         <enabled> <true /> </enabled>
  876.         <rect>
  877.             <left>209</left>
  878.             <top>226</top>
  879.             <right>499</right>
  880.             <bottom>242</bottom>
  881.         </rect>
  882.         <style>transparent</style>
  883.         <showName> <true /> </showName>
  884.         <highlight> <true /> </highlight>
  885.         <autoHighlight> <false /> </autoHighlight>
  886.         <sharedHighlight> <true /> </sharedHighlight>
  887.         <family>0</family>
  888.         <titleWidth>0</titleWidth>
  889.         <icon>0</icon>
  890.         <textAlign>center</textAlign>
  891.         <font>Geneva</font>
  892.         <textSize>9</textSize>
  893.         <textStyle>plain</textStyle>
  894.         <name>Revision History</name>
  895.         <script></script>
  896.     </part>
  897.     <part>
  898.         <id>7</id>
  899.         <type>button</type>
  900.         <visible> <false /> </visible>
  901.         <reserved5> 0 </reserved5>
  902.         <reserved4> 0 </reserved4>
  903.         <reserved3> 0 </reserved3>
  904.         <reserved2> 0 </reserved2>
  905.         <reserved1> 0 </reserved1>
  906.         <enabled> <true /> </enabled>
  907.         <rect>
  908.             <left>209</left>
  909.             <top>226</top>
  910.             <right>221</right>
  911.             <bottom>238</bottom>
  912.         </rect>
  913.         <style>transparent</style>
  914.         <showName> <false /> </showName>
  915.         <highlight> <false /> </highlight>
  916.         <autoHighlight> <true /> </autoHighlight>
  917.         <sharedHighlight> <true /> </sharedHighlight>
  918.         <family>0</family>
  919.         <titleWidth>0</titleWidth>
  920.         <icon>19521</icon>
  921.         <textAlign>center</textAlign>
  922.         <font>Chicago</font>
  923.         <textSize>12</textSize>
  924.         <textStyle>plain</textStyle>
  925.         <name>closeBox</name>
  926.         <script>on mouseUplock screenhide cd fld "Revision History"hide cd btn "Revision History"hide meunlock screenend mouseUp-- ScriptEdit‚Ñ¢ Prefs:Monaco,9,47,24,472,600,116,116,50</script>
  927.     </part>
  928.     <content>
  929.         <layer>card</layer>
  930.         <id>2</id>
  931.         <text><span class="style1">he idea for </span><span class="style2">The Pizza Navigator</span><span class="style1">  was taken from a punch-line from an Apple Corporate Video, </span><span class="style2">The Grey-Flannel Navigator</span><span class="style1">. In the video, our hero, after doing all sorts of amazing things with his 21st century Macintosh (or descendent thereof) arrives home to find an empty refrigerator.  Quick as a flash, he goes to his desktop, ‚Äòbuilds‚Äô a pizza on screen and orders it. It was a cute moment, and I thought later, 'Gee, I could do that...'.This stack is the result.  ICONs in this stack were created with Icon Architect, an excellent tool for this task by Jeremy Ahouse and Eric Carlson. This is version 2.03 of this stack. A more elaborate version in SuperCard, currently uploaded to America Online, includes color ingredients.David Drucker  AppleLink:           DDRUCKER   CONNECT:             DDRUCKER                     America Online:   DDRUCKER                     GEnie:                   D.Drucker                   CompuServe:        76060,3104</span></text>
  932.     </content>
  933.     <content>
  934.         <layer>card</layer>
  935.         <id>5</id>
  936.         <text><span class="style1"> Version 2.2 - fixed some fonts in artwork. Also cleaned up scripting (again). Added Popup menu XFCN FullHPop by Fr√©deric Rinaldi. Added System 7.0 style down arrow icon to popup menu (Rinaldi script). Removed some now unused resources.‚Ä¢ Version 2.03 - fixed a bug in the </span><span class="style3">Reset Pizza</span><span class="style1"> button.‚Ä¢ Version 2.02 - added </span><span class="style3">Reset Pizza</span><span class="style1"> button and this Revision History field.‚Ä¢ Version 2.0 - made compatible with HyperCard 2.0‚Ä¢ Version 1.01 - interface and script clean-up</span></text>
  937.     </content>
  938.     <name>about</name>
  939.     <script>on closeCardsend mouseUp to cd btn closeBoxend closeCard-- ScriptEdit‚Ñ¢ Prefs:Monaco,9,47,24,472,600,46,46,50</script>
  940. </card>
  941.  
  942.  
  943. card_4353.xml
  944. <?xml version="1.0" encoding="utf-8" ?>
  945. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  946. <card>
  947.     <id>4353</id>
  948.     <filler1>0</filler1>
  949.     <bitmap>BMAP_5161.pbm</bitmap>
  950.     <cantDelete> <false /> </cantDelete>
  951.     <showPict> <true /> </showPict>
  952.     <dontSearch> <false /> </dontSearch>
  953.     <owner>2684</owner>
  954.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  955.     <part>
  956.         <id>1</id>
  957.         <type>button</type>
  958.         <visible> <true /> </visible>
  959.         <reserved5> 0 </reserved5>
  960.         <reserved4> 0 </reserved4>
  961.         <reserved3> 0 </reserved3>
  962.         <reserved2> 0 </reserved2>
  963.         <reserved1> 0 </reserved1>
  964.         <enabled> <true /> </enabled>
  965.         <rect>
  966.             <left>79</left>
  967.             <top>89</top>
  968.             <right>186</right>
  969.             <bottom>159</bottom>
  970.         </rect>
  971.         <style>transparent</style>
  972.         <showName> <false /> </showName>
  973.         <highlight> <false /> </highlight>
  974.         <autoHighlight> <true /> </autoHighlight>
  975.         <sharedHighlight> <true /> </sharedHighlight>
  976.         <family>0</family>
  977.         <titleWidth>0</titleWidth>
  978.         <icon>0</icon>
  979.         <textAlign>center</textAlign>
  980.         <font>Chicago</font>
  981.         <textSize>12</textSize>
  982.         <textStyle>plain</textStyle>
  983.         <name>Pizza Builder</name>
  984.         <script>on mouseUpvisual effect zoom opengo to card 1 of bg parlorsend mouseUp</script>
  985.     </part>
  986.     <part>
  987.         <id>2</id>
  988.         <type>button</type>
  989.         <visible> <true /> </visible>
  990.         <reserved5> 0 </reserved5>
  991.         <reserved4> 0 </reserved4>
  992.         <reserved3> 0 </reserved3>
  993.         <reserved2> 0 </reserved2>
  994.         <reserved1> 0 </reserved1>
  995.         <enabled> <true /> </enabled>
  996.         <rect>
  997.             <left>315</left>
  998.             <top>92</top>
  999.             <right>383</right>
  1000.             <bottom>153</bottom>
  1001.         </rect>
  1002.         <style>transparent</style>
  1003.         <showName> <false /> </showName>
  1004.         <highlight> <false /> </highlight>
  1005.         <autoHighlight> <true /> </autoHighlight>
  1006.         <sharedHighlight> <true /> </sharedHighlight>
  1007.         <family>0</family>
  1008.         <titleWidth>0</titleWidth>
  1009.         <icon>0</icon>
  1010.         <textAlign>center</textAlign>
  1011.         <font>Chicago</font>
  1012.         <textSize>12</textSize>
  1013.         <textStyle>plain</textStyle>
  1014.         <name>Pizza Builder</name>
  1015.         <script>on mouseUpvisual effect zoom opengo to cd 1 of bg PizzaBuilderend mouseUp</script>
  1016.     </part>
  1017.     <part>
  1018.         <id>4</id>
  1019.         <type>button</type>
  1020.         <visible> <true /> </visible>
  1021.         <reserved5> 0 </reserved5>
  1022.         <reserved4> 0 </reserved4>
  1023.         <reserved3> 0 </reserved3>
  1024.         <reserved2> 0 </reserved2>
  1025.         <reserved1> 0 </reserved1>
  1026.         <enabled> <true /> </enabled>
  1027.         <rect>
  1028.             <left>81</left>
  1029.             <top>225</top>
  1030.             <right>150</right>
  1031.             <bottom>284</bottom>
  1032.         </rect>
  1033.         <style>transparent</style>
  1034.         <showName> <false /> </showName>
  1035.         <highlight> <false /> </highlight>
  1036.         <autoHighlight> <true /> </autoHighlight>
  1037.         <sharedHighlight> <true /> </sharedHighlight>
  1038.         <family>0</family>
  1039.         <titleWidth>0</titleWidth>
  1040.         <icon>0</icon>
  1041.         <textAlign>center</textAlign>
  1042.         <font>Chicago</font>
  1043.         <textSize>12</textSize>
  1044.         <textStyle>plain</textStyle>
  1045.         <name>Pizza Help</name>
  1046.         <script>on mouseUpvisual effect dissolvego to cd help1end mouseUp</script>
  1047.     </part>
  1048.     <part>
  1049.         <id>5</id>
  1050.         <type>field</type>
  1051.         <visible> <false /> </visible>
  1052.         <dontWrap> <false /> </dontWrap>
  1053.         <dontSearch> <false /> </dontSearch>
  1054.         <sharedText> <false /> </sharedText>
  1055.         <fixedLineHeight> <true /> </fixedLineHeight>
  1056.         <autoTab> <false /> </autoTab>
  1057.         <lockText> <false /> </lockText>
  1058.         <rect>
  1059.             <left>281</left>
  1060.             <top>280</top>
  1061.             <right>510</right>
  1062.             <bottom>341</bottom>
  1063.         </rect>
  1064.         <style>shadow</style>
  1065.         <autoSelect> <false /> </autoSelect>
  1066.         <showLines> <false /> </showLines>
  1067.         <wideMargins> <false /> </wideMargins>
  1068.         <multipleLines> <false /> </multipleLines>
  1069.         <reservedFamily> 0 </reservedFamily>
  1070.         <titleWidth>0</titleWidth>
  1071.         <icon>0</icon>
  1072.         <textAlign>left</textAlign>
  1073.         <font>Geneva</font>
  1074.         <textSize>9</textSize>
  1075.         <textStyle>plain</textStyle>
  1076.         <textHeight>12</textHeight>
  1077.         <name>theIngredientList</name>
  1078.         <script></script>
  1079.     </part>
  1080.     <part>
  1081.         <id>7</id>
  1082.         <type>button</type>
  1083.         <visible> <true /> </visible>
  1084.         <reserved5> 0 </reserved5>
  1085.         <reserved4> 0 </reserved4>
  1086.         <reserved3> 0 </reserved3>
  1087.         <reserved2> 0 </reserved2>
  1088.         <reserved1> 0 </reserved1>
  1089.         <enabled> <true /> </enabled>
  1090.         <rect>
  1091.             <left>306</left>
  1092.             <top>225</top>
  1093.             <right>375</right>
  1094.             <bottom>284</bottom>
  1095.         </rect>
  1096.         <style>transparent</style>
  1097.         <showName> <false /> </showName>
  1098.         <highlight> <false /> </highlight>
  1099.         <autoHighlight> <true /> </autoHighlight>
  1100.         <sharedHighlight> <true /> </sharedHighlight>
  1101.         <family>0</family>
  1102.         <titleWidth>0</titleWidth>
  1103.         <icon>0</icon>
  1104.         <textAlign>center</textAlign>
  1105.         <font>Chicago</font>
  1106.         <textSize>12</textSize>
  1107.         <textStyle>plain</textStyle>
  1108.         <name>Pizza Help</name>
  1109.         <script>on mouseUpvisual effect dissolvego to card aboutend mouseUp</script>
  1110.     </part>
  1111.     <part>
  1112.         <id>8</id>
  1113.         <type>button</type>
  1114.         <visible> <true /> </visible>
  1115.         <reserved5> 0 </reserved5>
  1116.         <reserved4> 0 </reserved4>
  1117.         <reserved3> 0 </reserved3>
  1118.         <reserved2> 0 </reserved2>
  1119.         <reserved1> 0 </reserved1>
  1120.         <enabled> <true /> </enabled>
  1121.         <rect>
  1122.             <left>487</left>
  1123.             <top>321</top>
  1124.             <right>512</right>
  1125.             <bottom>341</bottom>
  1126.         </rect>
  1127.         <style>transparent</style>
  1128.         <showName> <false /> </showName>
  1129.         <highlight> <false /> </highlight>
  1130.         <autoHighlight> <true /> </autoHighlight>
  1131.         <sharedHighlight> <true /> </sharedHighlight>
  1132.         <family>0</family>
  1133.         <titleWidth>0</titleWidth>
  1134.         <icon>15993</icon>
  1135.         <textAlign>center</textAlign>
  1136.         <font>Chicago</font>
  1137.         <textSize>12</textSize>
  1138.         <textStyle>plain</textStyle>
  1139.         <name>Home</name>
  1140.         <script>on mouseUpvisual effect zoom closego homeend mouseUp</script>
  1141.     </part>
  1142.     <content>
  1143.         <layer>card</layer>
  1144.         <id>5</id>
  1145.         <text>plain,mushrooms,pepperoni,green pepper,onions,extra cheese,sausage,hot peppers,anchovies,broccoli,eggplant,hamburger,artichoke,green olives,black olives</text>
  1146.     </content>
  1147.     <name>MainMenu</name>
  1148.     <script></script>
  1149. </card>
  1150.  
  1151.  
  1152. card_3638.xml
  1153. <?xml version="1.0" encoding="utf-8" ?>
  1154. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1155. <card>
  1156.     <id>3638</id>
  1157.     <filler1>0</filler1>
  1158.     <bitmap>BMAP_4053.pbm</bitmap>
  1159.     <cantDelete> <false /> </cantDelete>
  1160.     <showPict> <true /> </showPict>
  1161.     <dontSearch> <false /> </dontSearch>
  1162.     <owner>2684</owner>
  1163.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  1164.     <name></name>
  1165.     <script></script>
  1166. </card>
  1167.  
  1168.  
  1169. card_3068.xml
  1170. <?xml version="1.0" encoding="utf-8" ?>
  1171. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1172. <card>
  1173.     <id>3068</id>
  1174.     <filler1>0</filler1>
  1175.     <bitmap>BMAP_3401.pbm</bitmap>
  1176.     <cantDelete> <false /> </cantDelete>
  1177.     <showPict> <true /> </showPict>
  1178.     <dontSearch> <false /> </dontSearch>
  1179.     <owner>2684</owner>
  1180.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  1181.     <name></name>
  1182.     <script></script>
  1183. </card>
  1184.  
  1185.  
  1186. card_3290.xml
  1187. <?xml version="1.0" encoding="utf-8" ?>
  1188. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1189. <card>
  1190.     <id>3290</id>
  1191.     <filler1>0</filler1>
  1192.     <bitmap>BMAP_2188.pbm</bitmap>
  1193.     <cantDelete> <false /> </cantDelete>
  1194.     <showPict> <true /> </showPict>
  1195.     <dontSearch> <false /> </dontSearch>
  1196.     <owner>2684</owner>
  1197.     <link rel="stylesheet" type="text/css" href="stylesheet_9892.css" />
  1198.     <name></name>
  1199.     <script>on mouseUpvisual effect dissolvego next cardwait 1 secondvisual effect dissolvego next cardwait 1 secondvisual effect dissolvego next cardend mouseUp</script>
  1200. </card>
  1201.  
  1202.  
  1203.